Here the command line parameters supported by Tiny Hexer are
listed.
The following command line parameters are supported:
filename: File filename is opened in Tiny Hexer.
/n: Normally, Tiny Hexer opens an untitled editor window if no
files to open are given on the command line. If this parameter is
present, no such untitled editor window will be opened (deprecated, use
the "Open a new editor at startup" setting in the "Global options" dialog).
/newinst: Allows to run multiple instances of Tiny Hexer.
/noed: Forces all files to be opened in "No editing" mode during this Tiny Hexer
session. This parameter should be specified as the first one.
/p filename: File filename is opened and printed. If no
additional arguments are given, Tiny Hexer terminates after
printing.
/s filename: The Tiny Hexer
Script file filename is opened and executed.
/sp argument: modifies the /s parameter, adds a
parameter argument to the commandline of the script to be executed
(see PARAMS() function). Note:/sp arguments must precede the /s parameter! (E.g.
mpth.exe /sp c:\boot.ini /s scripts\checksums.mps)
mirkes.de's Tiny Hexer, Copyright ⌐ Markus Stephany. All rights reserved.